-- card: 7551 from stack: in -- bmap block id: 8177 -- flags: 0000 -- background id: 5897 -- name: ----- HyperTalk script ----- on openCard global counter1 put 0 into counter1 put 0 into counter2 show card field id 26 end openCard on closeCard hide card field id 19 hide card field id 18 hide card field id 21 hide card field id 22 hide card field id 23 end closeCard -- part 3 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=9 top=52 right=70 bottom=501 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Title -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=227 top=200 right=231 bottom=260 -- title width / last selected line: 0 -- icon id / first selected line: 902 / 902 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Left Arrow ----- HyperTalk script ----- on mouseUp play harpsichord e4 hide card field id 19 show card field id 21 hide card field id 18 hide card field id 22 hide card field id 23 hide card field id 26 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=315 top=200 right=231 bottom=348 -- title width / last selected line: 0 -- icon id / first selected line: 26425 / 26425 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Right Arrow ----- HyperTalk script ----- on mouseUp play harpsichord f4 hide card field id 19 show card field id 22 hide card field id 18 hide card field id 21 hide card field id 23 hide card field id 26 end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A003 -- rect: left=114 top=204 right=226 bottom=180 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: GO BACK ----- HyperTalk script ----- on mouseUp play harpsichord d4 hide card field id 18 hide card field id 21 hide card field id 22 hide card field id 23 hide card field id 26 show card field id 19 end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=29 top=203 right=227 bottom=65 -- title width / last selected line: 0 -- icon id / first selected line: 1011 / 1011 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HOME ----- HyperTalk script ----- on mouseDown play harpsichord c4 hide card field id 19 show card field id 18 hide card field id 21 hide card field id 22 hide card field id 23 hide card field id 26 end mouseDown -- part 17 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=395 top=192 right=231 bottom=457 -- title width / last selected line: 0 -- icon id / first selected line: 1008 / 1008 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 0 ----- HyperTalk script ----- on mouseUp play harpsichord g4 hide card field id 19 show card field id 23 hide card field id 18 hide card field id 21 hide card field id 22 hide card field id 26 end mouseUp -- part 18 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=97 top=110 right=162 bottom=410 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 21 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=97 top=110 right=162 bottom=410 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 19 (field) -- low flags: 80 -- high flags: 0004 -- rect: left=97 top=85 right=187 bottom=411 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 22 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=97 top=110 right=162 bottom=410 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 23 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=97 top=110 right=162 bottom=410 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 24 (field) -- low flags: 80 -- high flags: 2004 -- rect: left=97 top=110 right=162 bottom=410 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- do put 1 into counter1 -- part 26 (field) -- low flags: 00 -- high flags: 2004 -- rect: left=126 top=100 right=170 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- do wait 10 seconds do hide card field id 26 -- part contents for card part 3 ----- text ----- HELP -- part contents for card part 18 ----- text ----- Moves to the Home Card; the highest level. -- part contents for card part 19 ----- text ----- In the Quick Reference Guide: moves to the next higher level (see Map). In the Exercise: moves to the beginning of the exercise or after the Reference button is selected, returns to the last question in the exercise. -- part contents for card part 21 ----- text ----- Moves to the previous card. -- part contents for card part 22 ----- text ----- Moves to the next card. -- part contents for card part 23 ----- text ----- Prints the currently displayed card. -- part contents for card part 24 ----- text ----- Returns to the last question in the exercise. -- part contents for card part 26 ----- text ----- Click the icon, button, or arrow you would like information on.